From 879c0d9f284a568b5c462f51cb9eeeaf7d2215db Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 30 May 1993 19:18:28 +0000 Subject: [PATCH] *** empty log message *** --- src/s/sunos413.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 8704d538bad..5d91f13cb5c 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -1,5 +1,8 @@ #include "sunos4-1.h" +#if 0 /* jik@gza.com says this didn't work. Too bad. + Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC +#endif -- 2.30.2